export declare function canAccessBatchJob(req: any, res: any, next: any): Promise<any>;
