declare const RNpackage: { dependencies: { "@babel/plugin-proposal-decorators": string; "@react-native-async-storage/async-storage": string; "@react-navigation/bottom-tabs": string; "@react-navigation/native": string; "@react-navigation/stack": string; "@react-navigation/material-top-tabs": string; "react-native-reanimated": string; "react-native-tab-view": string; axios: string; "babel-plugin-module-resolver": string; "react-native-gesture-handler": string; "react-native-safe-area-context": string; "react-native-screens": string; "reflect-metadata": string; rxjs: string; }; devDependencies: { "metro-react-native-babel-preset": string; }; }; export default RNpackage;