/** * DEFAULT CONF VALIDATION OPTION */ export declare const FEATURES_OPTION = "features"; export declare const DEFAULT_FEATURES_OPTION: any[];