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

declare const MagnetOnIcon: MdiReactIconComponentType;
export default MagnetOnIcon;
