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