export function getLiveInlineMarksInRange({ doc, from, to }: { doc: import('./types.js').PmNode; from: number; to: number; }): import('./types.js').PmMark[]; //# sourceMappingURL=getLiveInlineMarksInRange.d.ts.map