import { View } from 'react-native'; import type { AvatarProps } from '../Avatar'; type ThemeVariant = 'horizontal' | 'vertical'; export declare const StyledWrapper: import("@emotion/native").StyledComponent["size"]; themeAvatarCount: number; themeVariant: ThemeVariant; themeHasSurplus: boolean; }, {}, { ref?: import("react").Ref | undefined; }>; export declare const StyledAvatar: import("@emotion/native").StyledComponent; export declare const StyledSurplusContainer: import("@emotion/native").StyledComponent; export {};