/*! * Copyright (c) Microsoft Corporation. * Licensed under the MIT License. */ import { FluentUITypes } from '@msrvida/fluentui-react-cdn-typings'; export declare const CommandBarButtonStyles: (props: FluentUITypes.IButtonProps) => Partial;