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

declare const ZoomInLineIcon: RemixiconReactIconComponentType;
export default ZoomInLineIcon;
