export declare function IotInternetDeviceId(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IotLinkWan(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IotMobileConnectionPackage(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
export declare function IotPlatform(label?: string, options?: Record<string, unknown>): import("../index.ts").Node;
