export type SingleAnimationFillMode = "backwards" | "both" | "forwards" | "none";