import { OnInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CBMSBaseAppComponent implements OnInit { title: string; constructor(); userInfoId: number; IsAuthenticate: boolean; xid: any; uid: string; envirnment: any; ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }