import { Command } from 'commander';
declare const transaction: () => Command;
export default transaction;
//# sourceMappingURL=transaction.d.ts.map