import { ServiceStore } from "./serviceStore";
export { ServiceParser } from "./parser";
export declare const stateStoreFactory: (serviceStore: ServiceStore) => any;
//# sourceMappingURL=index.d.ts.map