declare function render(tree: any): string;

export { render };
