import { AnimationManager } from './AnimationManager'; export declare function createDefaultAnimationManager(): AnimationManager;