import { VueNotificationOptions } from '../composables/notification'; declare const _default: import('vue').DefineComponent & Readonly<{}>, { type: "success" | "error" | "info" | "warning"; duration: number; placement: import('..').VueNotificationPlacement; }, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>; export default _default;