export declare const ENGINE_ID = "TuGraph"; declare const Server: (props: any) => JSX.Element; export default Server;