export declare class NotificationComponent { show(text: any, duration?: any): void; }