import { IArea } from '../models/area.interface'; import { ERegionIds } from './regions.constant'; export declare const DISTRICTS_BY_REGION: Record;