/** * checks for ENV vars in form of NPMCI_SSHKEY_* and deploys any found ones */ export declare let ssh: () => Promise;