import Hero from './Hero.vue' export type { HeroProps } from './Hero.d.ts' export default Hero