import type { ChildParentBusinessResponse } from '@/client'; export type BusinessNodeDto = ChildParentBusinessResponse;