import { Auth0Client } from '@auth0/auth0-spa-js'; export declare function Auth0ReactConfig(): Auth0Client; export declare const authClient: Auth0Client;