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