import type { createAuthClient } from "better-auth/react" export type AnyAuthClient = Omit, "signUp" | "getSession">