import type { UploadyContextType } from './types'; declare const useUploadyContext: () => UploadyContextType; export default useUploadyContext; //# sourceMappingURL=useUploadyContext.d.ts.map