import { AuthOptions, WebAuth } from 'auth0-js'; export declare class WebAuthService extends WebAuth { constructor(config: AuthOptions); }