import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { AvatarLabelStylesProps } from '../../../../components/Avatar/AvatarLabel';
import { AvatarVariables } from './avatarVariables';
export declare const avatarLabelStyles: ComponentSlotStylesPrepared<AvatarLabelStylesProps, AvatarVariables>;
