import { IconDefinition } from '../../templates/types'; declare const LoadingOutlined: IconDefinition; export default LoadingOutlined;