export const ACTOR_IDS = { AUTH: 'auth', SETTINGS: 'settings', ENGINE_STREAM: 'engine_stream', } as const