export interface IRaftCommand { getRaftUniqueRequestId(): string; } //# sourceMappingURL=IRaftCommand.d.ts.map