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