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