export declare const main: (argv: string[]) => Promise<void>;
