import React from 'react'; import { TunnelProps } from './types'; export declare const Tunnel: React.FC;