export interface InsertResult { newValue: string newCursorPos: number }