import { FC, SVGProps } from 'react'; declare const IconInstagram: FC & { fill?: string }>; export default IconInstagram;