export { default } from './factory'; export type { IFnConfFeature as ConfFeature, IFeatureItem as ConfFeatureItem } from './types';