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