import React, { FC } from 'react'; import Button from './Button'; const Avatar: FC = (props) =>