// Adds the JSX elements used in the launch screen.declaremodule'react-native/Libraries/NewAppScreen' {
exportconstHeader: any;
exportconstLearnMoreLinks: any;
exportconstColors: any;
exportconstDebugInstructions: any;
exportconstReloadInstructions: any;
}