export declare function addNavLabel(ariaLabel: string): void; export declare function removeNavLabel(ariaLabel: string): void;