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