import Notifications, { notify } from '@kyvg/vue3-notification'; export const notifications = Notifications; export default () => ({ notify });