import type { Context } from 'hono'; export declare function getCurrentRbacTeams(ctx: Context): string[]; //# sourceMappingURL=get-current-rbac-teams.d.ts.map