export { AnimationManager } from './AnimationManager';
export type { Animation } from './AnimationManager';
