#!/usr/bin/env node
/**
 * CLIエントリーポイント
 */
export declare function runCli(): void;
//# sourceMappingURL=index.d.ts.map