import type Hexo from '../../hexo';
declare const _default: (ctx: Hexo) => (text: string, engine: string, options?: object) => any;
export = _default;
