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