#!/usr/bin/env node export declare const main: (argv: string[]) => Promise;