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