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