import Ajv from 'ajv'; export declare function ajvBuilder(additionalOptions?: {}): Ajv.Ajv;