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