/**
 * The render function provided by the alm demo react command
 */
declare function render(node:any): void;
