export interface AnimationOptions { duration?: number; animationClass?: string; }