import Ajv from 'ajv';
declare const ajvCustomKeywordsRegistry: (ajv: Ajv) => void;
export default ajvCustomKeywordsRegistry;
