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