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