export interface IHouseCommunicationType { code: string; name: string; } //# sourceMappingURL=IHouseCommunicationType.d.ts.map