Replacement: {
    range: Range;
    value: string;
}

Represents a text replacement with range and replacement value.