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