Props for the WalletProvider component
type WalletProviderProps = { id: WalletId };
type id = WalletId;