import { motion as motionOriginal, AnimatePresence } from 'framer-motion'; export const motion = motionOriginal as any; export { AnimatePresence };