import { Command } from 'commander'; declare const pushCommand: Command; export default pushCommand; //# sourceMappingURL=push.d.ts.map