import { DaffNavigationInMemorySeedDataProvider } from '@daffodil/navigation/driver/in-memory'
A function that fetches and returns the root navigation tree for the in-memory driver.
type DaffNavigationInMemorySeedDataProvider = () => DaffNavigationTree