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