import { SALES_SELECTORS } from "./sales"; import { VOUCHERS_SELECTORS } from "./vouchers"; export { SALES_SELECTORS, VOUCHERS_SELECTORS };