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

declare const ImageFillIcon: RemixiconReactIconComponentType;
export default ImageFillIcon;
