/** @codex-xmi-package-id 4f1f7065-0616-5816-baff-ed8a44af02b9 */ /** * Elrest eDesign Runtime IPC Typescript Model Access Role Package * * * @copyright 2024 Elrest Automations Systeme GMBH */ import { Role } from './Role'; export { Role, };