/// declare const PictureInPicture: ({ ...others }: { [x: string]: any; }) => JSX.Element; export default PictureInPicture;