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