import type { FC } from 'react'; export const Twitter: FC = () => ( );