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