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