FindOptions: {
    index?: string;
    namespace?: string;
    search?: WorkflowSearchOptions;
    taskQueue?: string;
    workflowName?: string;
}