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