/** * Adds an `activate` event listener which will clean up incompatible * precaches that were created by older versions of Serwist. */ export declare const cleanupOutdatedCaches: (cacheName?: string) => void; //# sourceMappingURL=cleanupOutdatedCaches.d.ts.map