import { EnglishArabicDTO } from "@bnsights/bbsf-controls"; export declare class SectorModel { ID_GUID: string; Name: EnglishArabicDTO; DepartmentsCount: number; OrganizationID_GUID: string; }