import { SVGIconDef } from './types'; declare const HospitalOutlined: SVGIconDef; export default HospitalOutlined;