export { renderDocument } from '../render-document';
export type { RenderOutput, RenderOutputStat, ResultWithTime } from '../render-document';
