/**
 * compiled-cli.ts
 *
 * Special entry point for the compiled binary version.
 * This file sets compilation-specific environment variables
 */
import './index.js';
//# sourceMappingURL=compiled-cli.d.ts.map