import { JSONSchemaType } from 'ajv'; import { TunTapTunnelShowOptions } from './show.interfaces'; export declare const TunTapShowSchema: JSONSchemaType;