import React, { FC } from 'react'; export const Logo: FC = () => ( );