import { SimpleSchema } from '../types';
export declare function validateSchema(schema: SimpleSchema): void;
//# sourceMappingURL=validation.d.ts.map