import type { Plugin } from "ajv"; declare const anyRequired: Plugin; export default anyRequired;