export declare enum WorkflowTypes { SEARCH = "Search", CREATE_TIMELINE = "CreateTimeline" }