import Ajv, { Format } from "ajv"; export declare const formats: Record; export declare function addFormats(ajv: Ajv): void;