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