export declare function copyLotOccupancy(oldLotOccupancyId: number | string, user: User): Promise; export default copyLotOccupancy;