import { ExpoConfig } from "expo/config";
export declare function withPerformanceIos(config: ExpoConfig): ExpoConfig;
