/// import { ICommandBarProps } from './CommandBar.types'; export declare const CommandBar: (props: ICommandBarProps) => JSX.Element;