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