export class MarkedRange { from?: number; to?: number; }