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