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