import { AggregatorQuote, AggregatorQuoteParams } from '../types'; export declare const useAggregatorPrice: (params: AggregatorQuoteParams, isDisabled?: boolean) => import("@tanstack/react-query").UseQueryResult; //# sourceMappingURL=useAggregatorPrice.d.ts.map