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