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