import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare const enum ST_FontCollectionIndex { major = 0, minor = 1, none = 2 } /** * @hidden */ export declare let ST_FontCollectionIndex_$type: Type;