import { ExchangeProviderNameAndSignature } from "."; export declare const getFundProvider: (providerName: string) => ExchangeProviderNameAndSignature; //# sourceMappingURL=fund.d.ts.map