import { IconProps } from '../Icon'; declare function SvgPictureInPicture(props: IconProps): JSX.Element; export default SvgPictureInPicture;