import { Toast, ToastPackage, ToastrService } from 'ngx-toastr'; import * as i0 from "@angular/core"; export declare class ToastMessageComponent extends Toast { protected _toastrService: ToastrService; toastPackage: ToastPackage; icon: string; constructor(_toastrService: ToastrService, toastPackage: ToastPackage); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }