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