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