import type { SFCWithInstall } from '../utils/types'; import Step from '../steps/src/item.vue'; declare const _Step: SFCWithInstall; export default _Step;