@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 327 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ListItemHeaderStylesProps } from '../../../../components/List/ListItemHeader';
import { ListItemVariables } from './listItemVariables';
export declare const listItemHeaderStyles: ComponentSlotStylesPrepared<ListItemHeaderStylesProps, ListItemVariables>;