import type { SchemaDef } from './index.js'; export declare const validateSchema: (schema: SchemaDef) => void; //# sourceMappingURL=validate.d.ts.map