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