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