export interface AclResourcePermissions { [key: string]: string[]; }