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