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