import { KeywordDefinition } from 'ajv/dist/2020';
export declare const allCustomValidators: () => KeywordDefinition[];
