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