export function HomeIcon(props: JSX.IntrinsicElements["svg"]) { return ( ); }