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