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