export function HeartIcon(props: React.ComponentPropsWithoutRef<'svg'>) { return ( ) }