import { type EngineClient } from '@5minds/processcube_engine_client';
export declare function getEngineClient(): EngineClient;
