const SplashScreen = () => { return (
Splash Image
); }; export default SplashScreen;