export type DependencyItem = { controlItemId: string; dependencyItemId: string; };