export declare function normalizeCity(city: string): string; export declare function normalizeName(name: string): string;