import React from 'react'; import { FileDropProps } from './types'; export declare const FileDrop: React.FC;