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