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