interface Code { [key: string]: string; } export declare const defaultCountryTranslations: { "ngx-intl-tel-input-country": Code; }; export {};