export declare const KEY_DID_METHOD_PREFIX = "did:key:"; export declare const DID_LD_JSON = "application/did+ld+json"; export declare const DID_JSON = "application/did+json"; export declare const SUPPORTED_CONTENT_TYPES: string[]; //# sourceMappingURL=constants.d.ts.map