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