import { IFileDragDropComponent } from './FileDragDrop.container';
export declare const FileDragDropComponent: React.FC<IFileDragDropComponent>;
