import { OnInit } from '@angular/core'; export declare class MobauthComponent implements OnInit { constructor(); ngOnInit(): void; }