/** * Handler */ export declare const mxCellHighlight: typeof import("./mxgraph-types").MxGraphNS.mxCellHighlight; export declare const mxCellMarker: typeof import("./mxgraph-types").MxGraphNS.mxCellMarker; export declare const mxCellTracker: typeof import("./mxgraph-types").MxGraphNS.mxCellTracker; export declare const mxConnectionHandler: typeof import("./mxgraph-types").MxGraphNS.mxConnectionHandler; export declare const mxConstraintHandler: typeof import("./mxgraph-types").MxGraphNS.mxConstraintHandler; export declare const mxEdgeHandler: typeof import("./mxgraph-types").MxGraphNS.mxEdgeHandler; export declare const mxEdgeSegmentHandler: typeof import("./mxgraph-types").MxGraphNS.mxEdgeSegmentHandler; export declare const mxElbowEdgeHandler: typeof import("./mxgraph-types").MxGraphNS.mxElbowEdgeHandler; export declare const mxGraphHandler: typeof import("./mxgraph-types").MxGraphNS.mxGraphHandler; export declare const mxHandle: typeof import("./mxgraph-types").MxGraphNS.mxHandle; export declare const mxKeyHandler: typeof import("./mxgraph-types").MxGraphNS.mxKeyHandler; export declare const mxPanningHandler: typeof import("./mxgraph-types").MxGraphNS.mxPanningHandler; export declare const mxPopupMenuHandler: typeof import("./mxgraph-types").MxGraphNS.mxPopupMenuHandler; export declare const mxRubberband: typeof import("./mxgraph-types").MxGraphNS.mxRubberband; export declare const mxSelectionCellsHandler: typeof import("./mxgraph-types").MxGraphNS.mxSelectionCellsHandler; export declare const mxTooltipHandler: typeof import("./mxgraph-types").MxGraphNS.mxTooltipHandler; export declare const mxVertexHandler: typeof import("./mxgraph-types").MxGraphNS.mxVertexHandler;