import Image from 'next/legacy/image' export function NovaWalletIcon({ width, height }: React.ComponentProps<'image'>) { return (
Nova Wallet
) }