import { DaffPaypalReducersState } from '@daffodil/paypal/state'
interface DaffPaypalReducersState { paypal: DaffPaypalReducerState express: DaffPaypalExpressReducerState }