import type { IconProps } from '../../types'; declare const MapPinAddLine: import("react").NamedExoticComponent; /** * Remix Icon: Map Pin Add Line * @see {@link https://remixicon.com/icon/map-pin-add-line Remix Icon Docs} */ export { MapPinAddLine };