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

declare const HorseshoeIcon: MdiReactIconComponentType;
export default HorseshoeIcon;
