export declare enum JwaKeyType { EC = "EC", RSA = "RSA", oct = "oct", OKP = "OKP" }