import type { PathOperation } from '../utils/pageContext.ts'; /** * Upload new and changed uploads to server for a single path */ export declare const uploadPathUploads: PathOperation; //# sourceMappingURL=uploadPathUploads.d.ts.map