declare const schema: any;
export { schema };
export { EBSIAttestationService } from './agent/EBSIAttestationService';
export { EBSIAuthorizationClient } from './agent/EBSIAuthorizationClient';
export * from './types/IEBSIAuthorizationClient';
//# sourceMappingURL=index.d.ts.map