export declare class RaftIdGenerator { static newId(): string; static dontCareId(): string; } //# sourceMappingURL=RaftIdGenerator.d.ts.map