import type { StructureProfile } from './types.js'; export declare function analyzeStructure(cwd: string): Promise; //# sourceMappingURL=structure.d.ts.map