export type PermissionSetAssignment = { permissionSetId: string; assigneeIds: Array; };