import { ReactIconComponentType } from '../types';

declare const LocalHospital: ReactIconComponentType;
export default LocalHospital;
            