import { ExtensibleSession } from '..'; export declare const registerProtocols: (ses: ExtensibleSession) => void;