export declare const defaultInitParams: {
    readonly autoSubscribe: true;
    readonly serviceWorkerUrl: "/pushwoosh-service-worker.js";
};
