const LoadingDots = () => { return (
); }; export default LoadingDots;