import type { IconComponent } from '../types'; declare const Lungs: IconComponent; export default Lungs;