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