import * as i0 from "@angular/core"; export declare class NotificationService { constructor(); showMessage(msg: string, type?: string, title?: string, config?: any): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }