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