export = CurrentOpStore; declare const CurrentOpStore: Reflux.Store & { onActivated(ds: import('mongodb-data-service').DataService): any; }; import Reflux = require("reflux"); //# sourceMappingURL=current-op-store.d.ts.map