export declare const moveLotTypeFieldUp: (lotTypeFieldId: number | string) => boolean;
export default moveLotTypeFieldUp;