import type { ExchangeRatesModule } from '../types.js';
export declare const exchangeResolvers: ExchangeRatesModule.Resolvers;
