import { ResponseDataAll } from "../api/v5/fetchCurrencyAll";
export declare function flattenV5CurrenciesAll(response: ResponseDataAll): string[];
//# sourceMappingURL=flattenV5CurrenciesAll.d.ts.map