import { MenuVariables } from './menuVariables';
import { MenuItemContentStylesProps } from '../../../../components/Menu/MenuItemContent';
import { ComponentSlotStylesPrepared } from '@fluentui/styles';
export declare const menuItemContentStyles: ComponentSlotStylesPrepared<MenuItemContentStylesProps, MenuVariables>;
