export declare class AppAuthService { logout(reload?: boolean, returnUrl?: string): void; }