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