import { NodeJSIndyVdr } from './NodeJSIndyVdr'; export declare const indyVdrNodeJS: NodeJSIndyVdr; export * from '@hyperledger/indy-vdr-shared';