import type Uppy from '@uppy/core'; declare const handleError: (uppy: Uppy) => (error: Error) => void; export default handleError; //# sourceMappingURL=handleError.d.ts.map