import { RPCHandler } from '../../types';
export declare const createTunnel: RPCHandler<'createTunnel'>;
