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