export declare class AnimationStates { static State: { WAITING: number; EXITED: number; }; }