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