export declare function authorizeRoles(...allowedRoles: string[]): (req: any, res: any, next: any) => any;
//# sourceMappingURL=rbac.d.ts.map