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