import { AladoServerError, Context } from '../../dto'; export declare function accessControlChecker(context: Context, request: any): Promise;