import { Protocol } from "../constants"; export declare const TO_PROTOCOL: (protocol: string) => Protocol;