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