type EmbeddedWalletConnectionOptions = ( | MultiStepAuthArgsType | SingleStepAuthArgsType) & { chain?: Chain };