export declare const registerServiceWorker: (baseUrl: string) => Promise<unknown>;
