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