export declare const run: (argvArg: any) => Promise<void>;
