import type { VisualElement } from "framer-motion"; export declare function isPresent(visualElement: VisualElement): boolean;