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