export declare const logger: import("@sphereon/ssi-types").ISimpleLogger<unknown>;
declare const schema: any;
export { schema };
export { EbsiSupport, ebsiSupportMethods } from './agent/EbsiSupport';
export * from './types/IEbsiSupport';
export { EbsiDidProvider } from './did';
//# sourceMappingURL=index.d.ts.map