export { createAction } from './actions'; export { ActionsUnion, ActionsOfType } from './types'; export { ofType } from './rx-operators'; //# sourceMappingURL=index.d.ts.map