export declare const ServiceWorkerOptions: {
    showUnverifiedSignatures: boolean;
};
