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