import { JSONSchemaType } from 'ajv'; import { MonitorOptions } from './monitor.interfaces'; export declare const MonitorSchema: JSONSchemaType;