export declare const moveLotTypeDown: (lotTypeId: number | string) => boolean; export default moveLotTypeDown;