import { type ConfigPlugin } from '@expo/config-plugins';
export declare const withAndroidPictureInPicture: ConfigPlugin<boolean>;
