export declare function createClient(): import("@hotmeshio/hotmesh").Client; export declare function getHandle(taskQueue: string, workflowName: string, workflowId: string): Promise;