export { default } from './MakeEntitySlice'; export type { IEntitySlice, IEntitySliceReducers, IEntitySliceSelectors } from './MakeEntitySlice';