import joi from 'joi';
export declare const projectSchema: joi.ObjectSchema<any>;
