export declare function initWorkboxPlugin(useWorkBoxPlugin?: Record<string, any>): import("workbox-webpack-plugin/build/generate-sw").GenerateSW;
