export { default as Hero } from './Hero'; export type { IHeroProps } from './types'; //# sourceMappingURL=index.d.ts.map