declare function _exports(ctx: any, cfg: any, content: any, cache?: boolean): Promise<any>;
export = _exports;
