import type { MessageCache } from "../entrypoint-backend.js";
import type { KittensGameRemote } from "../network/KittensGameRemote.js";
export declare const kg_buildings_constructed: (cache: MessageCache, remote: KittensGameRemote) => import("prom-client").Gauge<string>;
//# sourceMappingURL=kg_buildings_constructed.d.ts.map