@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 310 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { TreeTitleStylesProps } from '../../../../components/Tree/TreeTitle';
import { TreeTitleVariables } from './treeTitleVariables';
export declare const treeTitleStyles: ComponentSlotStylesPrepared<TreeTitleStylesProps, TreeTitleVariables>;