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