/** * Provides a hardcoded map of common Linked Data `@context` definitions. * * You can use this to bootstrap the `@context` definitions used by * {@link @veramo/credential-ld#CredentialProviderLD | CredentialProviderLD} with these common context definitions. * * @beta This API may change without a BREAKING CHANGE notice. */ export declare const LdDefaultContexts: Map; //# sourceMappingURL=ld-default-contexts.d.ts.map