export declare const moveLotOccupantTypeDown: (lotOccupantTypeId: number | string) => boolean; export default moveLotOccupantTypeDown;