export declare function checkForPasswordlessSshConnectivityComponent(props: {
    targetHostname: string;
}): Promise<void>;
//# sourceMappingURL=check-for-passwordless-ssh-connectivity-component.d.ts.map