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