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