import { HeroAction, HeroProps } from "./type.mjs";
import { Hero } from "./Hero.mjs";