export declare function connectBySshComponent(props: { targetHostname: string; warnOrFail?: 'warn' | 'fail'; }): Promise; //# sourceMappingURL=connect-by-ssh-component.d.ts.map