import { ISpaceStore } from "./core-types"; export declare function createStore(): ISpaceStore;