import type Hexo from './index'; declare const _default: (ctx: Hexo) => (base: string, configPaths?: string, outputDir?: string) => string; export = _default;