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