import { ComponentRelation } from '../types.js'; export declare function analyzeComponents(root: string): ComponentRelation[];