import type { EdgeProps } from '../../types'; declare const StraightEdgeInternal: import("svelte").Component; type StraightEdgeInternal = ReturnType; export default StraightEdgeInternal;