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