declare const RNSdk: any;
export default RNSdk;
export { VerificationData } from './store';
export { Config, KYCAID } from './App';
