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