import { AvatarStylesType } from '../../../../components/avatar/types/avatarTheme';
import { AvatarSize } from './variants';
export declare const AVATAR_STYLES: AvatarStylesType<AvatarSize>;
