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

declare const MagnifyAddIcon: MdiReactIconComponentType;
export default MagnifyAddIcon;
