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