/** * Sets the device of the {@link DeviceXModule}. * * @public */ export declare const setName: import("../..").Wire; /** * Wiring configuration for the {@link DeviceXModule | device module}. * * @internal */ export declare const deviceWiring: { DeviceProvided: { setName: import("../..").Wire; }; }; //# sourceMappingURL=wiring.d.ts.map