export declare enum FeatureValueType { Toggle = "toggle", Numeric = "numeric", Text = "text" } //# sourceMappingURL=FeatureValueType.d.ts.map