import type { Module } from '../types'; declare const pushChanges: Module; export { pushChanges }; //# sourceMappingURL=push-changes.d.ts.map