import './stepper.less';
import { Stepper } from './stepper';
export type { StepperProps } from './stepper';
export default Stepper;
