interface AnimationTimelineimport { type AnimationTimeline } from "https://deno.land/x/evt@v2.5.3/lib/types/lib.dom.ts"; PropertiesreadonlycurrentTime: number | null