import { FC, SVGProps } from 'react'; export const TwitterIcon: FC> = (props) => ( );