import type { PathOperation } from '../utils/pageContext.ts'; /** * Download missing or changed uploads from server for a single path */ export declare const downloadPathUploads: PathOperation; //# sourceMappingURL=downloadPathUploads.d.ts.map