import type { Country } from 'react-phone-number-input';
export declare const countriesDefault: Country[];
