import * as i0 from "@angular/core"; export declare class HighlightLineNumbers { private readonly _platform; private readonly options; private readonly _hljs; private readonly _highlight; private readonly _nativeElement; private _lineNumbersObs; startFrom: number; singleLine: boolean; constructor(); private addLineNumbers; private destroyLineNumbersObserver; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; static ngAcceptInputType_startFrom: unknown; static ngAcceptInputType_singleLine: unknown; }