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