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