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