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