export declare const getCountryFromAccount: (account: Record | null) => string | null;