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