export declare const moveLotStatusDown: (lotStatusId: number | string) => boolean; export default moveLotStatusDown;