export interface DistrictMapIntreface { } export declare type displayType = 'area' | 'point';