import { JSONSchemaType } from 'ajv'; import { TunnelAddOptions } from './add.interfaces'; export declare const TunnelAddSchema: JSONSchemaType;