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