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