import React from 'react' const LoadingIcon = ({ className = '', size = '24px', }) => ( ) export default LoadingIcon