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