import joi from 'joi'; declare const collectionSchema: joi.ObjectSchema; export default collectionSchema;