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