export interface INote { treePointIndex: number; step?: number; } //# sourceMappingURL=notes.d.ts.map