import { LitElement } from 'lit'; export declare class TitanuimServiceWorkerNotifier extends LitElement { #private; accessor notificationsStatus: string; accessor scriptUrl: string; connectedCallback(): Promise; render(): import("lit-html").TemplateResult<1>; } //# sourceMappingURL=service-worker-notifier.d.ts.map