import { IconProps } from '../Icon'; declare function SvgLocalHospital(props: IconProps): JSX.Element; export default SvgLocalHospital;