import type Hexo from '../../hexo';
declare const _default: (ctx: Hexo) => (args: string[], content: string) => string;
export = _default;
