import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ToolbarMenuStylesProps } from '../../../../components/Toolbar/ToolbarMenu';
import { ToolbarVariables } from './toolbarVariables';
export declare const toolbarMenuStyles: ComponentSlotStylesPrepared<ToolbarMenuStylesProps, ToolbarVariables>;
