import joi from 'joi';
declare const collectionSchema: joi.ObjectSchema<any>;
export default collectionSchema;
//# sourceMappingURL=schema.d.ts.map