/** * Get the telemetry directory path. * Returns ~/.next-devtools-mcp/ */ export declare function getTelemetryDir(): string;