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