import { FC } from 'react'; export const Contributors: FC = () => ( <>

Contributors

);