import type { ProtocolDecoder } from '../types.js'; export declare const uniswapV3Decoder: ProtocolDecoder;