export declare function preventDuplicateUploadSuccess(handler: (...args: any[]) => void): (...args: any[]) => void; export declare function clearRecentUploads(): void;