export declare const logger: import("@sphereon/ssi-types").ISimpleLogger<unknown>;
export * from './public-key-hosting';
export * from './types';
export * from './functions';
export * from './api-functions';
//# sourceMappingURL=index.d.ts.map