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