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