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