export declare const aclGroupDiscovery: (getAclGroup: (id: string) => Promise<{}>) => (req: any, res: any, next: any) => Promise; //# sourceMappingURL=aclGroupDiscovery.d.ts.map