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

declare const ZoomOutFillIcon: RemixiconReactIconComponentType;
export default ZoomOutFillIcon;
