/** @jsx jsx */
import { AvatarProps } from 'theme-ui';
export declare const Avatar: React.FC<AvatarProps>;
export default Avatar;
