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