import { InjectionToken } from '@angular/core'; import { PghErrorHandler } from './model'; export declare const PGH_ERROR_HANDLER_OPTIONS: InjectionToken>>;