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

declare const MagnifyIcon: MdiReactIconComponentType;
export default MagnifyIcon;
