export type AnywhereNode = { body: string; start: number; end: number; };