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