export declare function deriveOgTypeFromJsonLdType(jsonLdType: string | undefined): string | undefined;
