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