import Joi from 'joi'; import { StackbitConfigWithPaths } from './config-types'; export declare const objectPreviewSchema: Joi.ObjectSchema; export declare const contentModelsSchema: Joi.ObjectSchema; export declare const stackbitConfigBaseSchema: Joi.ObjectSchema; export declare const stackbitConfigFullSchema: Joi.ObjectSchema; //# sourceMappingURL=config-schema.d.ts.map