export type { Store, Options, Selector, Subscriber } from 'killa/core';
export { createStore } from 'killa/core';
