import { InjectionToken } from '@angular/core'; export declare const TOAST_CONFIG_TOKEN: InjectionToken<{}>;