import type { Module } from '../types'; declare const commitAndTagPackages: Module; export { commitAndTagPackages }; //# sourceMappingURL=commit-and-tag-packages.d.ts.map