import type { StudioDesignSystemTrace } from "./types.js"; export declare function collectDesignSystemTrace(projectRoot: string): Promise;