export { reactiveStyle } from '@vueuse/motion'; export { reactiveTransform } from '@vueuse/motion'; export { useElementStyle } from '@vueuse/motion'; export { useElementTransform } from '@vueuse/motion'; export { useMotion } from '@vueuse/motion'; export { useMotionControls } from '@vueuse/motion'; export { useMotionProperties } from '@vueuse/motion'; export { useMotions } from '@vueuse/motion'; export { useMotionTransitions } from '@vueuse/motion'; export { useMotionVariants } from '@vueuse/motion'; export { useSpring } from '@vueuse/motion'; export { useReducedMotion } from '@vueuse/motion';