import { ConfigPlugin } from '@expo/config-plugins'; import { IOSSplashConfig } from './getIosSplashConfig'; export declare const SPLASHSCREEN_COLORSET_PATH = "Images.xcassets/SplashScreenBackground.colorset"; export declare const withIosSplashColors: ConfigPlugin;