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

declare const ZoomOutLineIcon: RemixiconReactIconComponentType;
export default ZoomOutLineIcon;
