libs/acl/form-support/src/types.ts
string
export interface AclMapItem { controlPath: string; aclKey: string; }