@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 307 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ReactionStylesProps } from '../../../../components/Reaction/Reaction';
import { ReactionVariables } from './reactionVariables';
export declare const reactionStyles: ComponentSlotStylesPrepared<ReactionStylesProps, ReactionVariables>;