declare const ReactG: { render(element: any, container: any): any; }; export default ReactG;