import type Hexo from './index'; import type Promise from 'bluebird'; declare const _default: (ctx: Hexo) => Promise; export = _default;