declare function _exports(ctx: any): Promise<string>;
export = _exports;
