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