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