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