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