@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 303 B
TypeScript
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { FlexItemStylesProps } from '../../../../components/Flex/FlexItem';
import { FlexItemVariables } from './flexItemVariables';
export declare const flexItemStyles: ComponentSlotStylesPrepared<FlexItemStylesProps, FlexItemVariables>;