type IframeWindow = Window & { __timelines?: Record void; pause?: () => void }>; __player?: { getTime?: () => number; seek?: (t: number) => void }; __hfForceTimelineRebind?: () => void; __hfSuppressSceneMutations?: (fn: () => T) => T; __hfStudioManualEditsApply?: () => void; // Set while a MotionPathPlugin