import { InjectionToken } from '@angular/core'; import { ErrorMessageConfig } from './ngx-error-message-interfaces'; export declare const ERROR_MESSAGE_CONFIG: InjectionToken;