@fluentui/react-northstar
Version:
A themable React component library.
5 lines (4 loc) • 307 B
TypeScript
import { MenuVariables } from './menuVariables';
import { MenuItemIconStylesProps } from '../../../../components/Menu/MenuItemIcon';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
export declare const menuItemIconStyles: ComponentSlotStylesPrepared<MenuItemIconStylesProps, MenuVariables>;