export declare class SectorDepartmentModel { DepartmentIDs: number[]; SectorID: number; }