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