import type { PathOperation } from '../utils/pageContext.ts'; /** * Push a single path via tar — upload tarball to server */ export declare const pushPathViaTar: PathOperation; //# sourceMappingURL=pushPathViaTar.d.ts.map