declare const _default: { afterOpenFolder: (oldPartialTree: import("@uppy/core").PartialTree, discoveredItems: import("@uppy/utils").CompanionFile[], clickedFolder: import("@uppy/core").PartialTreeFolder, currentPagePath: string | null, validateSingleFile: (file: import("@uppy/utils").CompanionFile) => string | null) => import("@uppy/core").PartialTree; afterScrollFolder: (oldPartialTree: import("@uppy/core").PartialTree, currentFolderId: import("@uppy/core").PartialTreeId, items: import("@uppy/utils").CompanionFile[], nextPagePath: string | null, validateSingleFile: (file: import("@uppy/utils").CompanionFile) => string | null) => import("@uppy/core").PartialTree; afterToggleCheckbox: (oldTree: import("@uppy/core").PartialTree, checkedIds: string[]) => import("@uppy/core").PartialTree; afterFill: (partialTree: import("@uppy/core").PartialTree, apiList: import("./afterFill.js").ApiList, validateSingleFile: (file: import("@uppy/utils").CompanionFile) => string | null, reportProgress: (n: number) => void) => Promise; }; export default _default; //# sourceMappingURL=index.d.ts.map