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