export declare class SelfHostedCommands { static run(argv: string[]): Promise; } //# sourceMappingURL=SelfHostedCommands.d.ts.map