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