import React from "react"; import { ProfileAvatarI } from "../../types"; export declare const ProfileAvatar: React.FC;