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