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