import { GetCategoryTreeResponse } from '@daffodil/navigation/driver/magento'
interface GetCategoryTreeResponse { categoryList: CategoryNode[] }