/** * * @param tree */ export function createElement(tree: any): any;