import { AuthConfig } from '@better-auth-ui/core'; /** Split from `auth-provider` so HMR reloading that file does not replace this context instance. */ export declare const AuthContext: import('react').Context;