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