import { GroupedCurrencies, LoadingBasedGroupedCurrencies } from "./type";
export declare const useGroupedCurrenciesByProvider: (withLoading?: boolean) => GroupedCurrencies | LoadingBasedGroupedCurrencies;
//# sourceMappingURL=useGroupedCurrenciesByProvider.hook.d.ts.map