export default function deleteLotOccupancyFee(lotOccupancyId: number | string, feeId: number | string, user: User): Promise;