export declare function keygenAsync(argv: { alias: string; password: string; }): Promise;