export { default as Hero } from "./Hero.js"; export type { HeroProps } from "./types.js"; //# sourceMappingURL=index.d.ts.map