export declare const CONTENT_TYPE_DID_LD_JSON = "application/did+ld+json"; export declare const CONTENT_TYPE_DID_JSON = "application/did+json"; export declare const CREDIENTIAL_CONTEXT = "https://www.w3.org/2018/credentials/v1"; export declare const VERIFIABLE_CREDENTIALS = "VerifiableCredential"; export declare const RFC3339_REGEX: RegExp; export declare const URI_REGEX: RegExp; //# sourceMappingURL=index.d.ts.map