import type Hexo from "hexo"; declare function buildWorkboxFn(this: Hexo, data: unknown): Promise; export { buildWorkboxFn };