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