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