export { default } from './Hero';
export type * from './type';
