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