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

declare const MapFillIcon: RemixiconReactIconComponentType;
export default MapFillIcon;
