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

declare const Image2FillIcon: RemixiconReactIconComponentType;
export default Image2FillIcon;
