import ajvModule from 'ajv';
export declare const editorSchemaValidator: (schema: any) => ajvModule.ValidateFunction<unknown>;
//# sourceMappingURL=editorSchemaValidator.d.ts.map