import { CurrencyModel } from './CurrencyModel';
export declare const getGlobalCurrencies: () => Promise<CurrencyModel[]>;
//# sourceMappingURL=CurrencyFurterService.d.ts.map