#!/usr/bin/env node /** * Main CLI entry point */ export declare function main(): Promise; //# sourceMappingURL=cli.d.ts.map