export declare function parsedYamlFromWorkflowContents(workflowFileContents: { yamlConfig: string; }): any;