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