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