Get All currently installed wallets. Uses EIP-6963 to discover installed browser extension wallets.
function getInstalledWallets(): Array<Wallet>;
let returnType: Array<Wallet>;
a list of installed wallets