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