import { JSONSchemaType } from 'ajv'; import { TunnelPrlOptions } from './prl.interfaces'; export declare const TunnelPrlSchema: JSONSchemaType;