import { ISimpleLogger } from '@sphereon/ssi-types';
export declare const LOG: ISimpleLogger<string | unknown>;
export * from './builder';
export * from './functions';
export * from './VcIssuer';
export * from './state-manager';
export * from './tokens';
export * from './types';
//# sourceMappingURL=index.d.ts.map