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