import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare const enum SharedFeatureType { Protection = 2, Fec2 = 3, Factoid = 4, List = 5 } /** * @hidden */ export declare let SharedFeatureType_$type: Type;