export declare function unregister(): void;
export declare function register(swPath?: any, options?: RegistrationOptions): void;
