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