import { Protocol } from '@uniswap/router-sdk'; export declare const TO_PROTOCOL: (protocol: string) => Protocol;