export declare const countryCodeToPascalCase: (countryCode: string) => string;