import { magentoProductGetAllValidator } from '@daffodil/product/driver/magento'
function magentoProductGetAllValidator(response): ValidatedResponse<QueryResult<MagentoGetProductResponse>, Shape>
response: undefined