import { ReactIconComponentType } from '../types';

declare const PictureInPicture: ReactIconComponentType;
export default PictureInPicture;
            