import Ajv from 'ajv';
declare const ajv: Ajv;
export default ajv;
