/**
* TDD Tests for ESM Migration - Binary Execution
*
* These tests MUST pass after ESM migration to ensure the binary works correctly.
* Focus: ERR_REQUIRE_ESM error when running the binary
*/
export {};
//# sourceMappingURL=binary-execution.test.d.ts.map