import { type AnimatedComponent, animated } from '@react-spring/web'; export const AnimatedDiv: AnimatedComponent = animated.div;