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