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