import { InjectionToken } from '@angular/core';
export declare const TUI_BASE_HREF: InjectionToken<string>;
