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