import { EdgeProps } from "reactflow"; export declare const EventErrorEdge: ({ id, sourceX, sourceY, targetX, targetY, sourcePosition, targetPosition, style, markerEnd, }: EdgeProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=EventErrorEdge.d.ts.map