import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare const enum ST_AnimationDgmOnlyBuildType { one = 0, lvlOne = 1, lvlAtOnce = 2 } /** * @hidden */ export declare let ST_AnimationDgmOnlyBuildType_$type: Type;