import Ajv from 'ajv'; export declare function addCustomSchemas(schemaValidator: Ajv, schemas: any): void;