import type { Command } from 'commander'; export declare function run(program: Command, argv: string[]): Promise; //# sourceMappingURL=app.d.ts.map