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