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