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