import { Steps } from './steps.taro';
export type { StepsProps } from './steps.taro';
export default Steps;
