import { AggregatorQuoteParams, SwapState } from '../types'; export declare const useAggregatorQuoteParams: (swapState: SwapState) => AggregatorQuoteParams; //# sourceMappingURL=useAggregatorQuoteParams.d.ts.map