import { ComponentSlotStylesPrepared } from '@fluentui/styles';
import { ButtonStylesProps } from '../../../../components/Button/Button';
import { ButtonVariables } from './buttonVariables';
export declare const buttonStyles: ComponentSlotStylesPrepared<ButtonStylesProps, ButtonVariables>;