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