daffCustomerPaymentGetSelectors
import { daffCustomerPaymentGetSelectors } from '@daffodil/customer-payment/state'
const daffCustomerPaymentGetSelectors: <T extends DaffCustomerPayment<unknown> = DaffCustomerPayment<unknown>>() => DaffCustomerPaymentSelectors<T>