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