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