import { SVGProps } from "react";
declare const RIPictureInPictureFill: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { RIPictureInPictureFill };
