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