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

declare const PictureInPictureLineIcon: RemixiconReactIconComponentType;
export default PictureInPictureLineIcon;
