import React from 'react'; import { IImageProps } from './Image'; export declare const Avatar: React.FC;