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