/// import type IconType from '../IconType'; declare const SectionHero40: ({ color, ...rest }: IconType) => JSX.Element; export default SectionHero40;