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