declare function main(argv: readonly string[]): Promise; export { main };