import { WebAuth } from 'auth0-js'; export declare const auth: WebAuth; export declare function Auth0JsConfig(): WebAuth; export declare const authClient: WebAuth;