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

Type declaration