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