import { JSONSchemaType } from 'ajv'; import { Tunnel6rdOptions } from './6rd.interfaces'; export declare const Tunnel6rdSchema: JSONSchemaType;