import type { Abi } from "abitype";
export declare const UNISWAP_QUOTER_ABI: Abi;
export declare const UNISWAP_V3_ABI: Abi;
