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

declare const LoopIcon: MdiReactIconComponentType;
export default LoopIcon;
