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