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