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