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