import type { VisualElement } from "framer-motion"; export declare function getContextWindow({ current }: VisualElement): Window & typeof globalThis;