export default {
  get name(): string {
    return 'ExpoSplashScreen';
  },
};
