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