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