export declare function encryptKeys(sshDir: string, vaultDir: string, tmpDir: string, pubkey: string): Promise;