export interface UpdateQueueSinkOperationResult { raftCommandIndex: number; taskId: number; } //# sourceMappingURL=UpdateQueueSinkOperationResult.d.ts.map