export declare const moveOccupancyTypeUp: (occupancyTypeId: number | string) => boolean; export default moveOccupancyTypeUp;