import type { SFCWithInstall } from 'element-plus/es/utils/types';
declare const _Notify: SFCWithInstall<import("./src/notification.type").INotification>;
export default _Notify;
export declare const ElNotification: SFCWithInstall<import("./src/notification.type").INotification>;
export * from './src/notification.type';
