type InAppWalletConnectionOptions = Prettify< (MultiStepAuthArgsType | SingleStepAuthArgsType) & { chain?: Chain; client: ThirdwebClient; }>;