import { Type } from "igniteui-webcomponents-core"; /** * @hidden */ export declare const enum ST_AnimationBuildType { allAtOnce = 0 } /** * @hidden */ export declare let ST_AnimationBuildType_$type: Type;