import type { FunctionalComponent } from 'vue' import type { EdgeProps } from '../../types' declare const SimpleBezierEdge: FunctionalComponent export default SimpleBezierEdge