export { default as StepsLeft } from './StepsLeft'; export type { StepsLeftProps } from './StepsLeft';