export default class ServiceWorkerManager { protected sw: ServiceWorkerGlobalScope; constructor(); private initSkipWaiting; }