import type { DesignSystemGraph } from "./types.js"; export declare function buildGraphForRoot(root: string): Promise;