import { InjectionToken } from '@angular/core'; import { PghLanguage } from './models'; export declare const PGH_LANGUAGE_CONFIG: InjectionToken;