Variable Animation

Animation: {
    prototype: Animation;
    new (effect?, timeline?): Animation;
}

Type declaration