import { IconProps } from '../types';
declare const MapPinPlus: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default MapPinPlus;
//# sourceMappingURL=MapPinPlus.d.ts.map