export declare const subcommand = "console";
export declare const run: (context: any) => Promise<any>;
//# sourceMappingURL=console.d.ts.map