import { StepStyleProps } from './steps.type'; declare const ArrowStep: (props: StepStyleProps) => import("react/jsx-runtime").JSX.Element; export default ArrowStep; //# sourceMappingURL=step.arrow.d.ts.map