/// import type { EdgeProps } from 'reactflow'; export declare function SmartStraightEdge(props: EdgeProps): JSX.Element;