import { MdiReactIconComponentType } from './dist/typings';

declare const LoadingIcon: MdiReactIconComponentType;
export default LoadingIcon;
