/// import { SvgIconProps } from './types'; export declare function HomePersonIcon({ className, ...props }?: Partial): JSX.Element;