import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ToolbarMenuItemIconStylesProps } from '../../../../components/Toolbar/ToolbarMenuItemIcon';
import { ToolbarVariables } from './toolbarVariables';
export declare const toolbarMenuItemIconStyles: ComponentSlotStylesPrepared<ToolbarMenuItemIconStylesProps, ToolbarVariables>;
