declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {
    createNotification(): void;
    createNotificationSuccess(config: any): void;
    createNotificationInfo(config: any): void;
    createNotificationWarning(config: any): void;
    createNotificationError(config: any): void;
    createSystemNotificationSuccess(config: any): void;
    createSystemNotificationInfo(config: any): void;
    createSystemNotificationWarning(config: any): void;
    createSystemNotificationError(config: any): void;
    createSystemNotification(config: any): void;
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
export default _default;
