import { PlantedTree, SunburstTree } from "../../tree/sunburst";
export declare function splitByOrg(pt: PlantedTree): PlantedTree;
export declare function addRepositoryViewUrl(tree: SunburstTree): SunburstTree;
//# sourceMappingURL=treeMunging.d.ts.map