declare function iterate_yaml_directories(current_yaml_root: any): any;
export default iterate_yaml_directories;
