export { default as Hero } from './Hero'; export type { HeroProps } from './types';