import { MagentoSortOption } from '@daffodil/product/driver/magento'
interface MagentoSortOption { label: string value: string }