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