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

declare const MapPinLineIcon: RemixiconReactIconComponentType;
export default MapPinLineIcon;
