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