/* This file is necessary in order for TypeScript
* to properly understand the .android and .ios
* file extensions used by react-native */importDefaultIosfrom'./index.ios';
export * from'./index.ios';
exportdefaultDefaultIos;
//# sourceMappingURL=index.d.js.map