import { FileDropContextValue } from './types'; export declare const useFileDrop: () => FileDropContextValue;