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

declare const PictureInPictureFillIcon: RemixiconReactIconComponentType;
export default PictureInPictureFillIcon;
