function trustWallet( options?: TrustWalletConfigOptions,): WalletConfig<TrustWallet>;
let options: TrustWalletConfigOptions;
let returnType: WalletConfig<TrustWallet>;