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