import { ContextDefinition } from 'jsonld';
/**
 * =============================================================================
 * ShaclContext: JSONLD Context for Shacl
 * =============================================================================
 */
export declare const ShaclContext: ContextDefinition;
