import * as React from 'react'; declare const LoadingIcon: React.FC; export default LoadingIcon;