import type { SFCWithInstall } from '../utils/types'; import Steps from './src/index.vue'; declare const _Steps: SFCWithInstall; export default _Steps;