type Props = { hostAvatarSrc?: string; hideAvatar?: boolean; }; export declare const AvatarSideContainer: (props: Props) => import("solid-js").JSX.Element; export {}; //# sourceMappingURL=AvatarSideContainer.d.ts.map