import { MagentoBundledProduct } from '@daffodil/product-composite/driver/magento'
interface MagentoBundledProduct { items: MagentoBundledProductItem[] }