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