export declare const batchCommands: { category: string; id: string; flags: string[]; args: string[]; toBatchedCommandConfig: (flags: any, [address]: [any]) => Promise; }[]; //# sourceMappingURL=index.d.ts.map