export declare const Avatar: (props: { initialAvatarSrc?: string; }) => import("solid-js").JSX.Element;