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