/// import { Props } from './props'; export declare const Avatar: (props: Props) => JSX.Element;