export declare function credentialToText(schema: string, jwt: string): string; export declare function credentialValueToText(schema: string, jwt: string): any; //# sourceMappingURL=vc-json-schema-adapter.d.ts.map