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