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