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