import Joi from 'joi'; export declare const engineConfigValidator: Joi.ObjectSchema; export declare const operationValidator: Joi.ObjectSchema;