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