export declare const IotInternetDeviceId: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const IotLinkWan: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const IotMobileConnectionPackage: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node; export declare const IotPlatform: (label: string) => import("@diagrams-ts/graphviz-functional-ts").Node;