import type { Command } from 'commander'; export declare function registerBankCommand(program: Command): void; //# sourceMappingURL=bank.d.ts.map