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