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