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