export declare const regionSettings: Record; export declare const getCurrencySymbol: (currency: string | null | undefined) => string | undefined;