/**
 * Smoke tests for python_exec — ADR-133-PR4
 *
 * Run with:
 *   cd v3/@claude-flow/cli
 *   npx tsx src/benchmarks/gaia-tools/python_exec.smoke.ts
 *
 * Expects python3 to be installed and on PATH.
 *
 * Refs: ADR-133, #2156
 */
export {};
//# sourceMappingURL=python_exec.smoke.d.ts.map