export declare enum Claims { EXP = "exp", NBF = "nbf", IAT = "iat", SUB = "sub", ISS = "iss", AUD = "aud" }