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