import AJV from 'ajv'; export declare const createAjv: (options?: AJV.Options) => AJV.Ajv;