export type AgencyHouseMapping = { agencyHouseId: number bookingApiId: number id: string lcHouseId: number type: 'agencyHouseMapping' }