#!/usr/bin/env node
/**
 * Entry point for the CLI application
 * This file is executed when the CLI runs
 */
export {};
//# sourceMappingURL=Index.d.ts.map