import React from 'react'; import { DropZoneFilesProps } from './types'; export declare const DropZoneFiles: (props: DropZoneFilesProps) => React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)>;