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