import * as i0 from '@angular/core'; import { TemplateRef } from '@angular/core'; declare class TableOfContentLinkDirective { template: TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } declare class TableOfContentComponent { readonly links: i0.Signal; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { TableOfContentComponent, TableOfContentLinkDirective };