import * as i0 from "@angular/core"; export declare class TuiToolbarNavigationManager { private readonly el; findFirstFocusableTool(reversed?: boolean): HTMLElement | null; protected onHorizontalNavigation(toPrevious: boolean): void; private get toolsContainers(); private findPreviousTool; private findNextTool; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }