/**
 * @internal
 */
declare const schema: any;
export { schema };
export declare const JwtLogger: import("@sphereon/ssi-types").ISimpleLogger<unknown>;
/**
 * @public
 */
export { JwtService } from './agent/JwtService';
export * from './functions';
export * from './types/IJwtService';
//# sourceMappingURL=index.d.ts.map