/** @codex-xmi-package-id 1643a14f-d838-5e58-a529-5f89a5fa371a */ /** * Elrest eDesign Runtime IPC Typescript Model Device * * @copyright 2024 Elrest Automations Systeme GMBH */ import { Device } from './Device'; export { Device, };