import { SVGAttributes } from "react"; export function NostrWalletConnectIcon(props: SVGAttributes) { return ( ); }