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