import { FunctionComponent } from 'react'; import { AvatarProps } from './types'; export declare const Avatar: FunctionComponent>;