import { ToastService } from './toast.service'; import * as i0 from "@angular/core"; export declare class ToastContainerComponent { toastService: ToastService; constructor(toastService: ToastService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }