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