import { SwRegistrationOptions } from '@angular/service-worker'; import { PWAModuleConfig } from './pwa.module-config'; import * as i0 from "@angular/core"; import * as i1 from "./components/add-to-home-screen-btn/add-to-home-screen-btn.component"; import * as i2 from "./components/add-to-home-screen-banner/add-to-home-screen-banner.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/service-worker"; import * as i5 from "@spartacus/core"; export declare function pwaConfigurationFactory(pwaConfig: PWAModuleConfig): SwRegistrationOptions; export declare function pwaFactory(addToHomeScreenService: any): any; export declare class PwaModule { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵmod: i0.ɵɵNgModuleDeclaration; static ɵinj: i0.ɵɵInjectorDeclaration; }