import type { NotificationTarget } from "./target.js"; export declare function Device(deviceToken: string): NotificationTarget;