#!/usr/bin/env node
declare function main(): Promise<void>;
export { main };
//# sourceMappingURL=cli.d.ts.map