import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { MenuDividerStylesProps } from '../../../../components/Menu/MenuDivider';
import { MenuVariables } from './menuVariables';
export declare const menuDividerStyles: ComponentSlotStylesPrepared<MenuDividerStylesProps, MenuVariables>;
