import styles from './index.module.less'; const LoadingAnimation = () => { return (
); }; export default LoadingAnimation;