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