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