import { provideDaffCartMagentoExtraCartFragmentFactories } from '@daffodil/cart/driver/magento'
const provideDaffCartMagentoExtraCartFragmentFactories: <R extends any = any>(...factories: (() => R)[]) => FactoryProvider[]