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

declare const MagnifyCloseIcon: MdiReactIconComponentType;
export default MagnifyCloseIcon;
