import * as React from 'react';
import { IFileCommandBarProps } from './IFileCommandBarProps';
export declare const FileCommandBar: React.FunctionComponent<IFileCommandBarProps>;
//# sourceMappingURL=FileCommandBar.d.ts.map