@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 323 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ItemLayoutStylesProps } from '../../../../components/ItemLayout/ItemLayout';
import { ItemLayoutVariables } from './itemLayoutVariables';
export declare const itemLayoutStyles: ComponentSlotStylesPrepared<ItemLayoutStylesProps, ItemLayoutVariables>;