import { ConfigPlugin } from "expo/config-plugins"; import { ConfigData } from "./types"; export declare const withTVInfoPlist: ConfigPlugin;