import type Hexo from '../../hexo';
declare const _default: (ctx: Hexo) => (id: string, fn: () => any) => any;
export = _default;
