import { FC } from 'react'; export const FediAuthModal: FC = () =>
Component goes here
;