import { CommonService } from './common/common.service'; import * as i0 from "@angular/core"; export declare class NetworkStatusService { private commonService; constructor(commonService: CommonService); initializeNetworkEvents(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }