import joi from 'joi';
export declare const nameSchema: joi.ObjectSchema<any>;
export declare const legalValueSchema: joi.ObjectSchema<any>;
export declare const contextSchema: joi.ObjectSchema<any>;
//# sourceMappingURL=context-schema.d.ts.map