import React from 'react'; import { FileDropContextValue } from './types'; export declare const FileDropContext: React.Context;