export declare function isDesktopAvailable(): Promise; export declare function invalidateDesktopAvailabilityCache(): void; export declare function callDesktopTool(name: string, args: Record): Promise; //# sourceMappingURL=desktop.d.ts.map