It is used to send native system notification.
import { notification } from "@kksh/api/ui/worker";
import { notification } from "@kksh/api/ui/iframe";
import { notification } from "@kksh/api/headless";
await notification.sendNotification("Extension Loaded.")