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