export const ACTOR_IDS = { AUTH: 'auth', SETTINGS: 'settings', SYSTEM_IO: 'systemIO', ENGINE_STREAM: 'engine_stream', MLEPHANT_MANAGER: 'mlephant_manager', COMMAND_BAR: 'command_bar', BILLING: 'billing', } as const