import { MagentoEnteredOptionInput } from '@daffodil/cart/driver/magento'
interface MagentoEnteredOptionInput { uid: string value: string }