export const CURRENCIES = ['INR', 'USD', 'EUR', 'GBP'] as const;