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