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