import { VDRRegistry } from '@nuwa-ai/identity-kit'; export * from './keystore'; export * from './deeplink'; export { IdentityKitWeb } from './IdentityKitWeb'; export * from './react'; export { VDRRegistry } from '@nuwa-ai/identity-kit'; export declare const registry: VDRRegistry;