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

declare const HospitalLineIcon: RemixiconReactIconComponentType;
export default HospitalLineIcon;
