import { BundleResult } from "../../contracts"; export declare function renderArchy(bundleResult: BundleResult, sourceDirectory?: string): string;