declare const onServiceWorkerUpdate: (registration: ServiceWorkerRegistration) => void;
export default onServiceWorkerUpdate;
