import * as React from 'react'; export interface Hospital-3332Props extends React.SVGProps { ariaLabel?: string } export default function Hospital-3332({ ariaLabel, ...props }: Hospital-3332Props) { return ( ); }