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