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