export type OuMode = 'ALL' | 'DESCENDANTS' | 'SELECTED' | 'CHILDREN' | 'ACCESSIBLE';