export declare const enum AnimationStatus { increasing = "increasing", decreasing = "decreasing" }