import { validateChangePasswordResponse } from '@daffodil/customer/driver/magento'
const validateChangePasswordResponse: (response: QueryResult<MagentoChangePasswordResponse>) => QueryResult<MagentoChangePasswordResponse>