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

declare const PictureInPictureAlt: ReactIconComponentType;
export default PictureInPictureAlt;
            