export declare const getStringPosition: (string: string, subString: string, index: number) => number; export declare const getCurrentNodeOverflow: (arr: any, pos: any) => number[]; //# sourceMappingURL=util.d.ts.map