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