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