export declare const getPhoneDefault: (defaultCountry: string | null, defaultValue: string | undefined) => string;