import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use PictureInPictureIcon */ export declare const PictureInPicture: Icon; export { I as PictureInPictureIcon }; //# sourceMappingURL=PictureInPicture.d.ts.map