import { MagentoSimpleProduct } from '@daffodil/product/driver/magento'
interface MagentoSimpleProduct { uid: string name: string sku: string }