import { NglToast } from './toast'; import { NglCommonNotifyClose } from '../common/notify/close'; import * as i0 from "@angular/core"; export declare class NglToastClose extends NglCommonNotifyClose { constructor(toast: NglToast); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }