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

declare const MagnetIcon: MdiReactIconComponentType;
export default MagnetIcon;
