export declare function computeSegmentLevels(normalized: string, segStarts: number[]): Int8Array | null;
