export default function get_order_and_groups_clusterfck_tree(clusters: any, names: any): { info: any[]; order: any[]; ordered_names: any[]; };