export declare const CTYCityData: { text: string; value: string; children: { text: string; value: string; children: { text: string; value: string; }[]; }[]; }[];