import { MdiReactIconComponentType } from './dist/typings';

declare const HospitalIcon: MdiReactIconComponentType;
export default HospitalIcon;
