/// import type { ReactFlowProps } from 'reactflow'; export declare const GraphWrapper: (args: ReactFlowProps) => JSX.Element;