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