export * from './SplashScreen';
export type { SplashScreenOptions } from './SplashScreen.types';
