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