export declare const SIGNING_ALG = "EdDSA"; export declare const SIGNING_CURVE = "Ed25519"; export declare const SIGNING_TYP = "JWT";