import { Notification } from '../../notification/Notification'; export declare class NotificationBaseComponent extends Notification { }