import { BoxProps, OmitMotionProps } from './types'; declare const Animated: import("framer-motion").CustomDomComponent>; export default Animated;