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