import type { MessageType } from '../_hooks'; import type { Install } from '../_utils'; export declare const VNotification: Install; export * from './src/interface';