import React from 'react'; import { AvatarProps } from '@material-ui/core'; declare const Avatar: React.ElementType; export { Avatar };