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