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

declare const MapPinFillIcon: RemixiconReactIconComponentType;
export default MapPinFillIcon;
