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