import { InjectionToken } from '@angular/core'; import { PghStatusDefaultLabelTypes, PghStatusLabelConfig } from './model'; export declare const PGH_STATUS_CONFIG: InjectionToken>;