import { ConfigPlugin } from '../../Plugin.types'; export declare const withSplashScreen: ConfigPlugin; export default withSplashScreen;