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