interface TextRangeimport { type TextRange } from "https://deno.land/x/netzo@0.5.67/deps/question/text-util.ts"; Propertiesstart: numberend: number