Argument of type '{ readonly id: "w3mAuth"; readonly type: "AUTH_EVM"; readonly provider: { readonly syncDappData: (_args: { metadata: Metadata; sdkVersion: SdkVersion; projectId: string; }) => Promise<void>; readonly syncTheme: (_args: { ...; }) => Promise<...>; readonly type: "EVM"; }; readonly chain: "eip155"; readonly name: "Auth...' is not assignable to parameter of type 'Connector | AuthConnector'.