/** * CLI Smoke Tests * * These tests verify that the built CLI binary can actually run. * They catch module loading issues, import errors, and basic execution problems * that unit tests might miss due to mocking. */ export {}; //# sourceMappingURL=smoke.test.d.ts.map