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