import { RemixiconReactIconComponentType } from './dist/typings';

declare const PictureInPictureExitLineIcon: RemixiconReactIconComponentType;
export default PictureInPictureExitLineIcon;
