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

declare const ZoomInIcon: MdiReactIconComponentType;
export default ZoomInIcon;
