import { OnInit } from '@angular/core'; export declare class HttpAuthComponent implements OnInit { constructor(); ngOnInit(): void; } //# sourceMappingURL=http-auth.component.d.ts.map