import { InjectionToken } from "@angular/core"; import { MessageConfiguration } from "../../interfaces"; export declare const MESSAGE_DEFAULT_CONFIGURATION: InjectionToken;