import React from 'react'; declare const LoadingIcon: () => React.JSX.Element; export default LoadingIcon;