@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 319 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { AvatarStatusIconProps } from '../../../../components/Avatar/AvatarStatusIcon';
import { AvatarVariables } from './avatarVariables';
export declare const avatarStatusIconStyles: ComponentSlotStylesPrepared<AvatarStatusIconProps, AvatarVariables>;