import { defineAnimationStyles } from '@chakra-ui/react/styled-system'; type AnimationStylesType = ReturnType; export declare const animationStyles: AnimationStylesType; export {};